You are here: Symbol Reference > Dew Namespace > Dew.Stats Namespace > Dew.Stats.Units Namespace > Classes > Statistics Class > Statistics Methods > NormalFit Method > Statistics.NormalFit Method ([In] TVec, out double, out double)
Dew Stats for .NET
ContentsIndexHome
PreviousUpNext
Statistics.NormalFit Method ([In] TVec, out double, out double)

Calculate parameters for normally distributed values.

Syntax
C#
Visual Basic
public static void NormalFit([In] TVec X, out double mu, out double sigma);
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!